home *** CD-ROM | disk | FTP | other *** search
/ IO CD 2000 January / io_01_00.bin / pelne wersje gier / chess_it3.exe / Chess-it!.exe / 0 / RCDATA / TNMSHOW / TNMSHOW.txt
Text File  |  1999-01-02  |  2KB  |  96 lines

  1. object NMShow: TNMShow
  2.   Left = 359
  3.   Top = 165
  4.   BorderStyle = bsDialog
  5.   Caption = 'Netmasters '
  6.   ClientHeight = 214
  7.   ClientWidth = 313
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel1: TBevel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 297
  20.     Height = 161
  21.     Shape = bsFrame
  22.   end
  23.   object Label1: TLabel
  24.     Left = 16
  25.     Top = 16
  26.     Width = 234
  27.     Height = 13
  28.     Caption = 'Copyright ∩┐╜ 1996-1998 NetMasters L.L.C'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.   end
  36.   object Label2: TLabel
  37.     Left = 16
  38.     Top = 48
  39.     Width = 216
  40.     Height = 13
  41.     Caption = 'To Register Component,  Obtain  Support and'
  42.   end
  43.   object Label3: TLabel
  44.     Left = 16
  45.     Top = 88
  46.     Width = 89
  47.     Height = 13
  48.     Caption = 'Call  603-578-2200'
  49.   end
  50.   object Label4: TLabel
  51.     Left = 40
  52.     Top = 104
  53.     Width = 135
  54.     Height = 13
  55.     Caption = '1-888-2-GET-WEB  (In USA)'
  56.   end
  57.   object Label5: TLabel
  58.     Left = 16
  59.     Top = 120
  60.     Width = 89
  61.     Height = 13
  62.     Caption = 'Fax  603-578-2228'
  63.   end
  64.   object Label6: TLabel
  65.     Left = 16
  66.     Top = 136
  67.     Width = 149
  68.     Height = 13
  69.     Caption = 'E-mail   info@netmastersllc.com'
  70.   end
  71.   object Label7: TLabel
  72.     Left = 16
  73.     Top = 64
  74.     Width = 96
  75.     Height = 13
  76.     Caption = 'Obtain Source Code'
  77.   end
  78.   object Label8: TLabel
  79.     Left = 16
  80.     Top = 152
  81.     Width = 171
  82.     Height = 13
  83.     Caption = 'Web  http://www.netmastersllc.com'
  84.   end
  85.   object OKBtn: TButton
  86.     Left = 207
  87.     Top = 180
  88.     Width = 75
  89.     Height = 25
  90.     Caption = 'OK'
  91.     Default = True
  92.     ModalResult = 1
  93.     TabOrder = 0
  94.   end
  95. end
  96.